home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls072.ltr < prev    next >
Text File  |  1995-03-02  |  2KB  |  49 lines

  1. tls072 - Object Tcl
  2. -------------------
  3.  
  4. Description
  5. ===========
  6. Object Tcl is a Tcl extension package that makes it possible to 
  7. use object oriented programming concepts in Tcl and use/reuse C++ 
  8. classes. Object Tcl acts like an interpreted extension to C++. 
  9.  
  10. Object Tcl supports: 
  11.  
  12.  o Classes and objects in Tcl 
  13.  o Multiple inheritance 
  14.  o Dynamic binding 
  15.  o Subclassing of unadulterated C++ classes in Tcl 
  16.  o C++ manipulation of Tcl objects that inherit from C++ classes 
  17.  
  18.  
  19. Source Code (compressed tar format)
  20. ===================================
  21.  
  22. The source distribution includes: 
  23.  
  24.  o LICENSE text file 
  25.  o README text file 
  26.  o Object Tcl source for the Tcl extension package 
  27.  o Object Tcl source for CDL (Class Description Language) processor 
  28.  o Makefile 
  29.  o Test Tcl script 
  30.  o Test Tcl script expected results 
  31.  o Example code 
  32.  o HTML source for the Language Reference and C++ Binding Reference 
  33.  o PostScript versions of the above HTML pages 
  34.  o ASCII versions of the above HTML pages 
  35.  
  36. Object Tcl has been built successfully with Tcl7.3 and Tk3.6 on the following
  37. platforms and compilers: 
  38.  
  39.  o SunOS 4.1.2 using GNU++ version 2.5.8 
  40.  o Solaris 2.4 using GNU++ version 2.5.8 
  41.  o SCO ODT 3.2 using SCO C++ Language System 3.1.1b 
  42.  
  43. Object Tcl has also been informally tested with Tcl7.4 on SunOS 4.1.2 using 
  44. the GNU++ 2.5.8 compiler. 
  45.  
  46. Dion L. Johnson
  47. SCO Product Manager - Development Systems  400 Encinal St. Santa Cruz, CA 95061
  48. dionj@sco.com   Compuserve: 71712,3301   FAX: 408-427-5417  Voice: 408-427-7565
  49.